From 081e9c8477a0f2cd8e9ebb8854f020c53c42b33a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 16 Mar 2014 18:31:50 +0200 Subject: [PATCH] src/ChangeLog: Fix a typo in last commit. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 2c8306536b0..7e3e8224898 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2014-03-16 Eli Zaretskii * search.c (find_newline): Speed up the function when using the - newline cache, by halving the number of call to + newline cache, by halving the number of calls to region_cache_forward and region_cache_backward. (Bug#16830) 2014-03-15 Juanma Barranquero -- 2.30.2